home *** CD-ROM | disk | FTP | other *** search
/ Aminet 15 / Aminet 15 - Nov 1996.iso / Aminet / dev / c / SetmouseSource.lha / SetMouse / smakefile < prev    next >
Makefile  |  1995-12-06  |  194b  |  15 lines

  1. #
  2. # Makefile automatically generated by MKMK V6.55
  3. # Wed Dec 06 17:30:06 1995
  4. #
  5.  
  6. OBJS= SetMouse.o
  7.  
  8. SetMouse: $(OBJS)
  9.    sc link to SetMouse with <<
  10. $(OBJS)
  11. <
  12.  
  13. SetMouse.o: SetMouse.h SetMouse.c
  14.  
  15.